[index]
TopLeft Property
Syntax
set the topLeft of {<object> | {card | cd}
<window>} to <x,y>
Applies to all card objects, backgrounds, card windows, message box, toolbar
Description
The topLeft property determines the offset to the top-left corner of an imaginary rectangle surrounding an object. The object's topLeft position is measured in pixels and is expressed as an x, y screen coordinate where x and y are positive integers representing pixels. The offset is measured from the top-left corner of the card or, for the window, from the top-left corner of the screen.
Notes
You use the topLeft property to determine or change the value of items 1 and 2 of the rectangle property (left, top, right, bottom) .
Examples
Notes
You use the topLeft property to determine or change the value of items 1 and 2 of the rectangle property (left, top, right, bottom) .
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.